diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-29 15:13:51 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-29 15:13:51 -0500 |
| commit | 2d7d151191a5f9cb98d615412b135ce3c3bcc70a (patch) | |
| tree | a8e04370adf196ae5054fb1b442b141777089293 /config/waybar/style/[0 VERTICAL] Oglo Chicklets.css | |
| parent | 07a95104b3a9a0e9c8908a3ac37332d07ba399ff (diff) | |
Added bottom bar override VERTICAL css in horizontal bars
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/waybar/style/[0 VERTICAL] Golden Noir.css
modified: config/waybar/style/[0 VERTICAL] Oglo Chicklets.css
modified: config/waybar/style/[0 VERTICAL] [Catpuccin] Mocha.css
modified: config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css
Diffstat (limited to 'config/waybar/style/[0 VERTICAL] Oglo Chicklets.css')
| -rw-r--r-- | config/waybar/style/[0 VERTICAL] Oglo Chicklets.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css b/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css index 053cb007..57eb0aaa 100644 --- a/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css +++ b/config/waybar/style/[0 VERTICAL] Oglo Chicklets.css @@ -395,6 +395,11 @@ tooltip label { background-color: #d8ac47; } +window#waybar.bottombar #backlight-slider trough, +window#waybar.bottombar #pulseaudio-slider trough { + min-height: 7px; +} + #backlight-slider highlight, #pulseaudio-slider highlight { min-width: 5px; |
